-- card: 4702 from stack: in -- bmap block id: 6744 -- flags: 0000 -- background id: 2712 -- name: How to Use -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=176 top=317 right=339 bottom=276 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Calculate ----- HyperTalk script ----- on mouseUp answer "This is a dummy. How much do you want the real thing?" with "Try it!" or "Back!" or "Cancel" if it is "Try it!" then go to card ID 2901 else if it is "Back!" then go to card ID 6565 end mouseUp